home *** CD-ROM | disk | FTP | other *** search
- Path: news.mountain.net!usenet
- From: gene_heskett@wvlink.mpl.com (Gene Heskett)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: GadTools questions
- Date: 7 Jan 1996 17:56:57 GMT
- Organization: MountainNet, Inc. Morgantown WV 800.444.1458
- Message-ID: <1448.6580T33T2431@wvlink.mpl.com>
- References: <4cjh99$ab8@bcarh8ab.bnr.ca>
- NNTP-Posting-Host: slip3.mpl.com
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
- RH> Folks,
-
- RH> I've started fiddling around with some programming on my A3000, but
- RH> all my
- RH> documentation is for ADos 1.2 (!!). I'm running 2.1 right now, and
- RH> would like to do the interface programming using the GadTools stuff
- RH> I've heard about, but I don't know where to look for documentation on
- RH> how to use them. I've got several NDUK's on my Fish CD which have
- RH> GadTools prototypes (based on a quick scan), but is there any online
- RH> doc which tells me how to use them in a program? I'm currently doing
- RH> things the (I assume) hard way, making lists of gadget structures. How
- RH> does GadTools help?
-
- RH> I've also got demo versions of MUI, BGUI, etc. but unless there's a
- RH> really
- RH> good reason for committing to use one of them I'd rather not get to
- RH> heavily involved with them for this one-shot application.
-
- RH> Thanks,
- RH> Rob
-
- Get, and look over the "varexx" kit of proggies. Its an arexx based front
- end for almost anything. For a small demo, go find a cron lookalike on
- aminet called "EZCron". This may not be the fastest executing front end,
- but writing the front end is basicly "point and click". This is much easier
- to use than gadtools.
-
- /* Gene Heskett | These opinions are NOT to be */
- /* CE @ WDTV Weston/Clarksburg WV | confused with the official */
- /* <gene_heskett@wvlink.mpl.com> | WDTV managment views */
- #include <std.disclaimer>
-
-
-